home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #4
/
Amiga Plus CD - 2000 - No. 4.iso
/
Tools
/
Dev
/
powerd
/
powerd.readme
< prev
next >
Wrap
Text File
|
2000-04-02
|
1KB
|
35 lines
Short: New powerful programming language v0.14
Author: Martin Kuchinka
Uploader: kuchinka@volny.cz
Type: dev/e
Version: 0.14, 2.4.2000
Replaces: powerd.lha
Requires: OS3.0,
PhxAss,
PhxLnk
It is not a reworked AmigaE, it is completely new programming language,
which has only similar syntax to AmigaE. Simpliest "hello world" program
has less then 150 bytes. It is quite memory hungry, but 4 megabytes should
be enough for larger projects. It can use linked libraries and objects.
See documentation for more information. It is free.
Currently it may have many bugs and it is not too "fool-proof". If You
want to be a betatester, please e-mail me, you will be welcomed.
If you found some bugs or you have remainders or suggestions, please
e-mail me, opinions are also welcome.
I hope You will use and like it.
PS: All help is welcome.
Changes from 0.13:
- removed FPU OPTion/argument
- improved CPU/MACHINE OPTion/argument
- improved #?.o/#?.lib file recognition, no more fpu/ieee problems
- removed small bug in constants in binary modules
- preprocessor is now completely global => new PreProcessong pass added
- removed also other bugs and some enforcer hits
...